- Fixed undo's delete typing handling the multi- byte characters of difference foreign systems, such as Kanji. Also, the undo's delete typing will restore several deleted characters in a row rather the last character. However, the undo's Delete typing last several characters will not properly restore the font's size, style, and color. Only the text.
- Fixed the palette's style buttons display when positioning the cursor with the arrow keys.
- Improved palette's style buttons display across selection rather starting of the text's selection.
- Added centimeters resource 'rulr' to allow the ruler either in inches or centimeters. However, there is no user friendly method changing the ruler from inches to centimeters and vice versa. This will be added in v1.5 in the "Preferences" dialog. Meanwhile, refer to the Techincal Notes in page 8 how to change the ruler's measurement to either inches or centimeters.
• 1.4b2:
General fixes
- Set dirty indicator if the ruler has been toggled from show ruler to hide ruler or vice versa. So that when saving the page knows its been modified to save the ruler's state.
- Fixed problem using RETURN key in the "Index Table" dialog zapping remainding entries from current selection.
• 1.4b1:
General fixes
- Modified how the pages and its resources are saved to avoid the resource files getting trashed. I believe, I determined the NotePad++ file corruption problems (I hope, only time will tell).
- Added cmd-arrow keys controls for PowerBook users to avoid the mousing operations.
cmd-opt-up: Top of the page
cmd-opt-down: Bottom of the page
cmd-opt-left: Page up
cmd-opt-right: Page down
cmd-up: Beginning of previous line
cmd-down: Beginning of next line
cmd-left: Previous word
cmd-right: Next word
cmd-shift-up: Extend selection to previous line
cmd-shift-down: Extend selection to next line
cmd-shift-left: Extend selection to previous character
cmd-shift-right: Extend selection to next character
- Added code to remember the page positionings between openings of the NotePad++ files.
- Added TABing and arrow-key controls to the "Index Table" dialog.
- Fixed the "Index Table" paging up and down scrolling bug where returning to the first page get offsetted by one, depending where the page up and down started.
- Fixed opt-cmd-I, N, U goto pages. The internal translation table needed special kludges for these characters.
- Improved undo's typing of the last typed characters rather the last character. I plan to extend the undo's delete typing in 1.4b2.
- Added text edit setting to allow inline editing for WorldScripts for System 7.1.